Skip to content

Conversation

@Satvik-Singh192
Copy link
Contributor

Description

Implemented the requested feature to add a dynamic visual trail behind the player character.
This was achieved by configuring the Trail Renderer component directly on the Player Prefab.

Changes Include:

  • Added and configured the Trail Renderer component to the Player Prefab.
  • Adjusted Time and Width properties to ensure the trail smoothly fades out behind the player.
  • Assigned a glowing material and set the Color Over Lifetime to enhance the visual effect, providing a stylized sense of motion and speed.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes #50


Checklist

  • I have read the Contributing Guidelines.

@Satvik-Singh192
Copy link
Contributor Author

@Just-Here-TO-Code please review my PR

@Just-Here-TO-Code
Copy link
Collaborator

Thanks for the contribution, merging your PR.

@Just-Here-TO-Code Just-Here-TO-Code merged commit aa12839 into OPCODE-Open-Spring-Fest:main Nov 11, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Trail to Player Movement

2 participants